home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Eagles Nest BBS 8
/
Eagles_Nest_Mac_Collection_Disc_8.TOAST
/
Developer Tools⁄Additions
/
MacTCPToolBx
/
TCP XCMD Docs
/
card_10174.txt
< prev
next >
Wrap
Text File
|
1989-06-01
|
739b
|
32 lines
-- card: 10174 from stack: in
-- bmap block id: 0
-- flags: 0000
-- background id: 3170
-- name:
-- part contents for background part 9
----- text -----
Function:
-- part contents for background part 1
----- text -----
TCPRecvChars(connectionID,n)
-- part contents for background part 2
----- text -----
Receive characters from a TCP connection.
-- part contents for background part 3
----- text -----
connectionID
n
-- part contents for background part 7
----- text -----
the ID of the TCP connection
the number of characters to receive
-- part contents for background part 4
----- text -----
This function returns n characters from the specified TCP connection. If n characters are not yet available, it will wait until they are.